Build Log
  

Build started: Project: Tez_406552, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\tez\Tez_406552\Debug\RSP00012042484056.rsp" with contents
[
/Od /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\boss.cpp
]
Creating command line "cl.exe @c:\tez\Tez_406552\Debug\RSP00012042484056.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\tez\Tez_406552\Debug\RSP00012142484056.rsp" with contents
[
/OUT:"C:\tez\Tez_406552\Debug\Tez_406552.exe" /MANIFEST /MANIFESTFILE:"Debug\Tez_406552.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\tez\Tez_406552\Debug\Tez_406552.pdb" /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\boss.obj"

".\Debug\Calculate_f_results.obj"

".\Debug\Data_transform_after_svm.obj"

".\Debug\Data_transform_before_svm.obj"

".\Debug\FeatureVector.obj"

".\Debug\List.obj"

".\Debug\Preprocessor.obj"

".\Debug\Preprocessor_rcv1.obj"

".\Debug\Preprocessor_reuters.obj"

".\Debug\Preprocessor_v2.obj"

".\Debug\StrType.obj"

".\Debug\Tfidf_aggr_class.obj"

".\Debug\Tfidf_aggr_corpus.obj"
]
Creating command line "link.exe @c:\tez\Tez_406552\Debug\RSP00012142484056.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\tez\Tez_406552\Debug\RSP00012242484056.rsp" with contents
[
/outputresource:".\Debug\Tez_406552.exe;#1" /manifest

.\Debug\Tez_406552.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\tez\Tez_406552\Debug\RSP00012242484056.rsp /nologo"
Creating temporary file "c:\tez\Tez_406552\Debug\BAT00012342484056.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\tez\Tez_406552\Debug\BAT00012342484056.bat"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
boss.cpp
c:\tez\tez_406552\boss.cpp(165) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\tez\tez_406552\boss.cpp(179) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Linking...
LINK : C:\tez\Tez_406552\Debug\Tez_406552.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://c:\tez\Tez_406552\Debug\BuildLog.htm"
Tez_406552 - 0 error(s), 3 warning(s)